.. _EEex_HookMarshalCreature: =================================== EEex_HookMarshalCreature =================================== Provides a hook for marshal of creatures :: EEex_HookMarshalCreature(cre, allocatedMem) **Parameters** * *cre* * *allocatedMem* **Returns** None **Notes** .. Delete this line and enter notes and information **Example** :: EEex_HookMarshalCreature(cre, allocatedMem) **See Also** :ref:`EEex_HookMarshalCreatureSize`, :ref:`EEex_HookMarshalDynamicStart`, :ref:`EEex_HookUnmarshalCreature`, :ref:`EEex_InstallCreatureHooks`